[INFO] cloning repository https://github.com/greyireland/libmdbx-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/greyireland/libmdbx-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreyireland%2Flibmdbx-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreyireland%2Flibmdbx-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 996e46b768303b950ffee68ceb964e1852130275
[INFO] checking greyireland/libmdbx-rs against try#f4690f24e7d9bcb0b168a02b06dd61391e8bd55a for pr-157814-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreyireland%2Flibmdbx-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/greyireland/libmdbx-rs
[INFO] finished tweaking git repo https://github.com/greyireland/libmdbx-rs
[INFO] tweaked toml for git repo https://github.com/greyireland/libmdbx-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/greyireland/libmdbx-rs on toolchain f4690f24e7d9bcb0b168a02b06dd61391e8bd55a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/greyireland/libmdbx-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7cf07dcec6eec8f91d8fcff9552b5c74122c05467aaf1800be6da9d6f61e2ab2" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 72d93965819a0374f9e6903d50f43202b6540021de8c9ec604d17c9741109ce4
[INFO] running `Command { std: "docker" "start" "72d93965819a0374f9e6903d50f43202b6540021de8c9ec604d17c9741109ce4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "72d93965819a0374f9e6903d50f43202b6540021de8c9ec604d17c9741109ce4" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "72d93965819a0374f9e6903d50f43202b6540021de8c9ec604d17c9741109ce4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "72d93965819a0374f9e6903d50f43202b6540021de8c9ec604d17c9741109ce4" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling clang-sys v1.4.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.11
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]     Checking itoa v1.0.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.87
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]     Checking half v2.4.0
[INFO] [stderr]    Compiling libffi-sys v2.3.0
[INFO] [stderr]     Checking plotters-backend v0.3.4
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]    Compiling cpp_demangle v0.4.3
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking plotters-svg v0.3.3
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking lock_api v0.4.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]    Compiling symbolic-demangle v12.8.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking symbolic-common v12.8.0
[INFO] [stderr]     Checking rgb v0.8.37
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking plotters v0.3.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking quick-xml v0.26.0
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking str_stack v0.1.0
[INFO] [stderr]    Compiling pprof v0.13.0
[INFO] [stderr]     Checking fastrand v2.0.2
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking inferno v0.11.19
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]    Compiling reth-mdbx-sys v0.1.0 (/opt/rustwide/workdir/mdbx-sys)
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]   --> mdbx-sys/build.rs:86:15
[INFO] [stdout]    |
[INFO] [stdout] 86 |     #[cfg(not(target_os = "linux"))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[deny(misleading_cfg_in_build_script)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `reth-mdbx-sys` (build script) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "72d93965819a0374f9e6903d50f43202b6540021de8c9ec604d17c9741109ce4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72d93965819a0374f9e6903d50f43202b6540021de8c9ec604d17c9741109ce4", kill_on_drop: false }`
[INFO] [stdout] 72d93965819a0374f9e6903d50f43202b6540021de8c9ec604d17c9741109ce4
